GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationPolygon / StrokeColor Property





In This Topic
StrokeColor Property (AnnotationPolygon)
In This Topic
Syntax
'Declaration
 
Public Shadows Property StrokeColor As Color
public new Color StrokeColor {get; set;}
public read-write property StrokeColor: Color; 
public hide function get,set StrokeColor : Color
public: __property new Color get_StrokeColor();
public: __property new void set_StrokeColor( 
   Color value
);
public:
new property Color StrokeColor {
   Color get();
   void set (    Color value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationPolygon
AnnotationPolygon Members